Skip to main content
Version: 4.55.1

Nodes > Control Flow > Continue

Continue

Continues to the next loop when executed within the body of any loop based node. For example: For, Foreach, and While nodes. Execution will continue on the next loop as if the current loop had completed.

Was this page helpful?
Yes
No